Skip to content

Use dependency groups to manage CI test matrix versions#212

Merged
bckohan merged 5 commits intomainfrom
ci
Mar 5, 2026
Merged

Use dependency groups to manage CI test matrix versions#212
bckohan merged 5 commits intomainfrom
ci

Conversation

@bckohan
Copy link
Copy Markdown
Owner

@bckohan bckohan commented Mar 5, 2026

This PR includes a general rework of CI and just files. Recipes now mostly run in isolated environments so they can be run concurrently without stepping on each other.

GHA actions are also pinned for security.

…k and run in more isolated environments, also tighten up CI security
@bckohan bckohan changed the title upgrade ci/justfiles to follow new patterns, remove need for test-loc… Use dependency groups to manage CI test matrix versions Mar 5, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.88%. Comparing base (9c0874c) to head (245ce73).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #212      +/-   ##
==========================================
- Coverage   99.89%   99.88%   -0.01%     
==========================================
  Files          25       25              
  Lines        1823     1810      -13     
  Branches      278      278              
==========================================
- Hits         1821     1808      -13     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bckohan bckohan merged commit 6c7f0a6 into main Mar 5, 2026
30 checks passed
@bckohan bckohan deleted the ci branch March 5, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant